home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
domacnost a kancelar
/
webmizzle
/
wmsetup.exe
/
NVIEWLIB.DLL
/
0
/
RCDATA
/
TPROGRESS
/
TPROGRESS.txt
Wrap
Text File
|
2004-02-27
|
699b
|
39 lines
object Progress: TProgress
Left = 360
Top = 247
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 67
ClientWidth = 313
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 9
Top = 15
Width = 3
Height = 13
Transparent = True
end
object ProgressBar1: TProgressBar
Left = 9
Top = 33
Width = 293
Height = 19
Min = 0
Max = 100
TabOrder = 0
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 304
Top = 65530
end
end